KLREN=DISABLED, DELAYOE=DISABLED, WDHINH=INACTIVE, ASEN=DISABLED, MUXMD=NONMUXED, ROEN=DISABLED, BUSWIDTH=8BIT
Interface Configuration
BUSWIDTH | Interface Bus Data Width. 0 (8BIT): The data bus is 8-bits wide. 1 (16BIT): The data bus is 16-bits wide. |
MUXMD | Interface Mux Mode. 0 (NONMUXED): The interface operates in non-multiplexed mode. 1 (MUXED): The interface operates in multiplexed mode. |
ASEN | Interface Automatic Address Shift Enable. 0 (DISABLED): The address is not automatically shifted. 1 (ENABLED): The address is automatically shifted. |
ROEN | Interface Read Only Enable. 0 (DISABLED): The interface supports reads and writes. 1 (ENABLED): The interface supports only reads. |
WDHINH | Write Data Hold State Inhibit. 0 (INACTIVE): Enable the write data hold state. 1 (ACTIVE): Inhibit the write data hold state. |
DELAYOE | Output Enable Delay. 0 (DISABLED): The output enable signal (/OE) is not delayed. 1 (ENABLED): The output enable signal (/OE) is delayed. |
KLREN | Keep Last Read Enable. 0 (DISABLED): The bus is driven to the idle state between active requests. 1 (ENABLED): The bus drives the last value read on the interface between active requests. |